[data-widget="list_members"] .widget-actions {
    display: none !important
    }
[data-widget="list_members"] .widget-content {
    overflow: hidden
    }
/* FACES */
.faces-holder ul {
    list-style: none;
    overflow: hidden
    }
.faces-holder li {
    float: left;
    margin: 2px
    }
.faces-holder li a {
    border: 1px solid #E2E2E2;
    display: block
    }
.faces-holder li a img {
    display: block
    }
.comment-content:hover .comment-options {
    display: block
    }
.comment-options {
    font-size: 16px
    }
.comment-options .remove-comment {
    font-family: "chilfont";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
.comment-options .remove-comment:before {
    content: ""
    }
.search-filters .simple-form select {
    width: 100%
    }
.member-panel .flexbox-hero {
    min-width: 50px;
    width: 50px
    }
.member-panel h5 {
    display: none
    }
.feed-post-details .feed-categories a {
    display: inline-block;
    padding: 6px 14px;
    margin-right: 4px;
    background-color: #D8D8D8;
    text-align: center;
    font-family: "Roboto", arial, "san-serif";
    font-size: 16px
    }
.feed-post-details .feed-categories a:after {
    display: none
    }
.feed-post-details .feed-categories h4 {
    font-family: "Raleway", arial, "san-serif";
    font-size: 18px
    }
.member-panel h4 {
    font-size: 14px
    }
.member-panel .ellipsis {
    overflow: initial;
    text-overflow: initial;
    white-space: normal;
    -o-text-overflow: initial;
    -ms-text-overflow: initial
    }